home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Reusable Classes_Code / User Interface / KeyCanvas Plugin a1 / KeyCanvas Source / Tempelmann ReadMe1 < prev    next >
Text File  |  1999-11-27  |  1KB  |  21 lines

  1. TT's Plugin Starter
  2. By Thomas Tempelmann, 27 Nov 99
  3. Contact: <mailto:rb@tempel.org>, <http://www.tempel.org/rb/>
  4.  
  5. Important Note:
  6.  
  7. Before opening the Starter project file, you need to add to CodeWarrior plugin files to your CodeWarrior folder:
  8.  
  9. Copy the two files inside the folder called Into "CodeWarrior Plugins" ƒ into the folder CodeWarrior Plugins inside your Metrowerks CodeWarrior folder. If your CW IDE was running, you need to quit it once, also.
  10.  
  11. After that procedure, you should be able to open the Starter project file, and do a "Make" on the target "Create Fat Plugin" without errors.
  12.  
  13. Also note that the project file was created with CodeWarrior Pro 4 and the IDE 3.3, which did not come on the original CD, but can be downloaded from <ftp://ftp.metrowerks.com//pub/updates/CWPRO4/>, along with other updates, like plugins and libraries.
  14.  
  15. Using older or never versions of CW will require you to convert the project file.
  16.  
  17. You can also get the source code for creating the two CW Plugins in case you like to modify or just look into them. You can use this URL to download the project (requires CW Pro 4):
  18. <ftp://ftp.tempel.org//pub/REALbasic/DLL_Plugin_PostLinker.sit.bin>
  19.  
  20. Enjoy!
  21.